Part Number Hot Search : 
3508S NTE1187 TC7SZ PM5356 LTC4070 1N626 TE1307 A5060
Product Description
Full Text Search
 

To Download MF1ICS70 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 MF1ICS70
Functional specification
Rev. 4.4 -- 25 November 2010 043544 Product data sheet PUBLIC
1. General description
NXP has developed the MIFARE MF1ICS70 to be used in a contactless smart card according to ISO/IEC 14443 Type A. The MIFARE MF1ICS70 IC is used in applications like public transport ticketing where major cities have adopted MIFARE as their e-ticketing solution of choice.
1.1 Key applications * * * *
Public transportation Access control Event ticketing Gaming & identity
1.2 Anticollision
An intelligent anticollision function allows to operate more than one card in the field simultaneously. The anticollision algorithm selects each card individually and ensures that the execution of a transaction with a selected card is performed correctly without data corruption resulting from other cards in the field.
Energy MIFARE card
contacts La , Lb
Data MIFARE card reader
4 turns wire coil
MF1ICS70 chip
Fig 1.
MIFARE card reader
NXP Semiconductors
MF1ICS70
Functional specification
1.3 Simple integration and user convenience
The MF1ICS70 is designed for simple integration and user convenience. Which could allow complete ticketing transactions to be handled in less than 100 ms. Thus, the MF1ICS70 card user is not forced to stop at the reader leading to a high throughput at gates and reduced boarding times onto busses. The MIFARE card may also remain in the wallet during the transaction, even if there are coins in it.
1.4 Security * Mutual three pass authentication (ISO/IEC DIS 9798-2) * Individual set of two keys per sector (per application) to support multi-application with
key hierarchy
* Unique serial number for each device 1.5 Delivery options * Die on wafer * Bumped die on wafer * MOA4 contactless card module
2. Features and benefits
2.1 MIFARE RF Interface (ISO/IEC 14443 A)
Contactless transmission of data and supply energy (no battery needed) Operating distance: Up to 100mm (depending on antenna geometry) Operating frequency: 13.56 MHz Data transfer: 106 kbit/s Data integrity: 16 Bit CRC, parity, bit coding, bit counting Anticollision Typical ticketing transaction: < 100 ms (including backup management)
2.2 EEPROM
4 Kbyte, organised in 32 sectors with 4 blocks and 8 sectors with 16 blocks (one block consists of 16 bytes) User definable access conditions for each memory block Data retention of 10 years. Write endurance 100.000 cycles
3. Ordering information
See Delivery Type Addendum of Device
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
2 of 20
NXP Semiconductors
MF1ICS70
Functional specification
4. Block diagram
Digital Control Unit
RF-Interface Anticollision
Control & ALU
EEPROM
EEPROMInterface Authentication
antenna
Crypto
Fig 2. Block diagram
5. Pinning information
5.1 Pinning
See Delivery Type Addendum of Device
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
3 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6. Functional description
6.1 Block description
The MF1ICS70 chip consists of the 4 Kbytes EEPROM, the RF-Interface and the Digital Control Unit. Energy and data are transferred via an antenna, which consists of a coil with a few turns directly connected to the MF1IC 70. No further external components are necessary. (For details on antenna design please refer to the document MIFARE Card IC Coil Design Guide.)
* RF-Interface:
- Modulator/Demodulator - Rectifier - Clock Regenerator - Power On Reset - Voltage Regulator
* Anticollision: Several cards in the field may be selected and operated in sequence * Authentication: Preceding any memory operation the authentication procedure
ensures that access to a block is only possible via the two keys specified for each block
* Control & Arithmetic Logic Unit: Values are stored in a special redundant format and
can be incremented and decremented
* EEPROM-Interface * Crypto unit: The CRYPTO1 stream cipher of the MF1ICS70 is used for authentication
and encryption of data exchange.
* EEPROM: 4 Kbytes are organised in 32 sectors with 4 blocks each and 8 sectors with
16 blocks each. One block contains 16 bytes. The last block of each sector is called "sector trailer", which contains two secret keys and programmable access conditions for each sector.
6.2 Communication principle
The commands are initiated by the reader and controlled by the Digital Control Unit of the MF1ICS70 according to the access conditions valid for the corresponding sector.
6.2.1 Request standard/all
After Power On Reset (POR) of a card it can answer to a request command - sent by the reader to all cards in the antenna field - by sending the answer to request code (ATQA according to ISO/IEC 14443A).
6.2.2 Anticollision loop
In the anticollision loop the serial number of a card is read. If there are several cards in the operating range of the reader, they can be distinguished by their unique serial numbers and one can be selected (select card) for further transactions. The unselected cards return to the standby mode and wait for a new request command.
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
4 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6.2.3 Select card
With the select card command the reader selects one individual card for authentication and memory related operations. The card returns the Answer To Select (ATS) code (=18h), which determines the type of the selected card. Please refer to the document "MIFARE Standardized Card Type Identification Procedure" for further details.
6.2.4 Three pass authentication
After selection of a card the reader specifies the memory location of the following memory access and uses the corresponding key for the three pass authentication procedure. After a successful authentication all memory operations are encrypted.
POR
Transaction
Request Standard
Request All
Typical Transaction
Identification and Selection Procedure
Anticollision Loop Get Serial Number
3 ms without collision + 1 ms for each collision
Select Card
3 Pass Authentication sector specific
Authentication Procedure
2 ms
Memory Operations
Read Block Write Block Decrement Increment Restore Halt
2.5 ms 6.0 ms 2.5 ms 4.5 ms
read block write block dec/increment transfer
Transfer
Fig 3.
Three pass authentication
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
5 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6.2.5 Memory operations
After authentication any of the following operations may be performed:
* Read block * Write block * Decrement: Decrements the content of a block and stores the result in a temporary
internal data-register
* Increment: Increments the content of a block and stores the result in the data-register * Restore: Moves the content of a block into the data-register * Transfer: Writes the content of the temporary internal data-register to a value block 6.3 Data integrity
Following mechanisms are implemented in the contactless communication link between reader and card to ensure very reliable data transmission:
* * * * *
16 bits CRC per block Parity bits for each byte Bit count checking Bit coding to distinguish between "1", "0", and no information Channel monitoring (protocol sequence and bit stream analysis)
6.4 Three pass authentication sequence
1. The reader specifies the sector to be accessed and chooses key A or B. 2. The card reads the secret key and the access conditions from the sector trailer. Then the card sends a random number as the challenge to the reader (pass one). 3. The reader calculates the response using the secret key and additional input. The response, together with a random challenge from the reader, is then transmitted to the card (pass two). 4. The card verifies the response of the reader by comparing it with its own challenge and then it calculates the response to the challenge and transmits it (pass three). 5. The reader verifies the response of the card by comparing it to its own challenge After transmission of the first random challenge the communication between card and reader is encrypted.
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
6 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6.5 RF interface
The RF-interface is according to the standard for contactless smart cards ISO/IEC 14443 A. The carrier field from the reader is always present (with short pauses when transmitting), because it is used for the power supply of the card. For both directions of data communication there is only one start bit at the beginning of each frame. Each byte is transmitted with a parity bit (odd parity) at the end. The LSB of the byte with the lowest address of the selected block is transmitted first. The maximum frame length is 163 bits (16 data bytes + 2 CRC bytes = 16 * 9 + 2 * 9 + 1 start bit).
6.6 Memory organization
The 4 kByte EEPROM memory is organised in 32 sectors with 4 blocks and in 8 sectors with 16 blocks. One block consists of 16 bytes. In the erased state the EEPROM cells are read as a logical "0", in the written state as a logical "1".
S ecto r 39
32
31
0
B lo ck 15 14 13 .. .. 2 1 0 .. .. .. 15 14 13 .. .. 2 1 0 3 2 1 0 .. .. .. 3 2 1 0
0
1
23 K ey A
B yte N um ber w ith in a B lock 4 5 6 7 8 9 10 11 12 13 14 15 A ccess B its K ey B
K ey A
A ccess B its
K ey B
K ey A
A ccess B its
K ey B
K ey A
A ccess B its
K ey B
D es crip tio n S ector T ra iler 39 D ata D ata .. .. D ata D ata D ata .. .. .. S ector T ra iler 32 D ata D ata .. .. D ata D ata D ata S ector T ra iler 31 D ata D ata D ata .. .. .. S ector T ra iler 0 D ata D ata M a nufacturer D ata
Fig 4.
Memory organization
All information provided in this document is subject to legal disclaimers. (c) NXP B.V. 2010. All rights reserved.
MF1ICS70_043544
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
7 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6.6.1 Manufacturer block
This is the first data block (block 0) of the first sector (sector 0). It contains the IC manufacturer data. Due to security and system requirements this block is write protected after having been programmed by the IC manufacturer at production.
MSB
LSB
x
x
x
x
x
x
x
x
Byte 0
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15
Serial Number Check Byte
Manufacturer Data
Fig 5.
Manufacturer block
6.6.2 Data blocks
Sectors 0 .. 31 contain 3 blocks and sectors 32 .. 39 contain 15 blocks for storing data. (Sector 0 contains only two data blocks and the read-only manufacturer block). The data blocks can be configured by the access bits as
* read/write blocks for e.g. contactless access control or * value blocks for e.g. electronic purse applications, where additional commands like
increment and decrement for direct control of the stored value are provided. An authentication command has to be carried out before any operation in order to allow further commands. 6.6.2.1 Value Blocks The value blocks allow to perform electronic purse functions (valid commands: read, write, increment, decrement, restore, transfer).The value blocks have a fixed data format which permits error detection and correction and a backup management. A value block can only be generated through a write operation in the value block format: A value block can only be generated through a write operation in the value block format:
* Value: Signifies a signed 4-byte value. The lowest significant byte of a value is stored
in the lowest address byte. Negative values are stored in standard 2s complement format. For reasons of data integrity and security, a value is stored three times, twice non-inverted and once inverted.
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
8 of 20
NXP Semiconductors
MF1ICS70
Functional specification
* Adr: Signifies a 1-byte address, which can be used to save the storage address of a
block, when implementing a powerful backup management. The address byte is stored four times, twice inverted and non-inverted. During increment, decrement, restore and transfer operations the address remains unchanged. It can only be altered via a write command.
Byte Number
Description
0
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15
Adr Adr Adr Adr
Value
Value
Value
Fig 6.
Value blocks
6.6.3 Sector trailer
Each sector has a sector trailer. Due to the memory configuration of the MF1ICS70 this sector trailer is located in block 3 of each sector in the first two kByte of the NV-memory respectively in block 15 of each sector in the upper 2 kByte of the 4 kByte NV-memory. Each sector trailer holds the
* secret keys A and B (optional), which return logical "0"s when read and * the access conditions for the four blocks of that sector, which are stored in bytes 6...9.
The access bits also specify the type (read/write or value) of the data blocks. If key B is not needed, the last 6 bytes of the sector trailer can be used as data bytes.Byte 9 of the sector trailer is available for user data. For this byte the same access rights as for byte 6, 7 and 8 apply. All keys are set to FFFFFFFFFFFFh at chip delivery.
Byte Number
Description
0
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15
Key B (optional)
Key A
Access Bits
Fig 7.
Sector trailer
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
9 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6.7 Memory access
Before any memory operation can be carried out, the card has to be selected and authenticated as described previously.The possible memory operations for an addressed block depend on the key used and the access conditions stored in the associated sector trailer.
POR
Change of Sector
Identification and Selection Procedure
Change of Sector (RC17X , RC5XX based PCDs)
Authentication Procedure
New Command without Change of Sector Halt
Memory Operations Value Block
Read, Write, Increment, Decrement, Transfer, Restore
Read/Write Block
Read, Write Block
Fig 8.
Memory access
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
10 of 20
NXP Semiconductors
MF1ICS70
Functional specification
Memory operations Description reads one memory block writes one memory block increments the contents of a block and stores the result in the internal data register decrements the contents of a block and stores the result in the internal data register Valid for Block Type read/write, value and sector trailer read/write, value and sector trailer value
Table 1. Operation Read Write Increment
Decrement
value
Transfer Restore
writes the contents of the value internal data register to a block reads the contents of a block into the internal data register value
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
11 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6.7.1 Access conditions
The access conditions for every data block and sector trailer are defined by 3 bits, which are stored non-inverted and inverted in the sector trailer of the specified sector. The access bits control the rights of memory access using the secret keys A and B. The access conditions may be altered, provided one knows the relevant key and the current access condition allows this operation. Remark: With each memory access the internal logic verifies the format of the access conditions. If it detects a format violation the whole sector is irreversible blocked. Remark: In the following description the access bits are mentioned in the non-inverted mode only. The internal logic of the MF1ICS70 ensures that the commands are executed only after an authentication procedure or never.
Table 2. Access conditions Valid Commands read, write read, write, increment, decrement, transfer, restore read, write, increment, decrement, transfer, restore read, write, increment, decrement, transfer, restore Block 3 2 1 0 Description sector trailer data area[1] data area[1] data area[1]
Access Bits C13 C23 C33 C12 C22 C32 C11 C21 C31 C10 C20 C30
[1]
For the first 32 sectors (first 2 Kbytes of NV-memory) the access conditions can be set individually for a data area sized one block. For the last 8 sectors (upper 2 Kbytes of NV-memory) access conditions can be set individually for a data area sized 5 blocks.
Fig 9.
Access conditions
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
12 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6.7.2 Access conditions for the sector trailer
Depending on the access bits for the sector trailer (block 3) the read/write access to the keys and the access bits is specified as `never', `key A', `key B' or key A|B' (key A or key B). On chip delivery the access conditions for the sector trailers and key A are predefined as transport configuration. Since key B may be read in transport configuration, new cards must be authenticated with key A. Since the access bits themselves can also be blocked, special care should be taken during personalization of cards.
Table 3. Access conditions for the sector trailer Access condition for KEYA C1 0 0 1 1 0 0 1 1 C2 0 1 0 1 0 1 0 1 C3 0 0 0 0 1 1 1 1 read never never never never never never never never write key A never key B never key A key B never never Access bits read key A key A key A|B key A|B key A key A|B key A|B key A|B write never never never never key A key B key B never KEYB read key A key A never never key A never never never write key A never key B never key A key B never never Key B may be read, transport configuration Key B may be read Key B may be read Remark
Access bits
Remark: the grey marked lines are access conditions where key B is readable and may be used for data.
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
13 of 20
NXP Semiconductors
MF1ICS70
Functional specification
6.7.3 Access conditions for data blocks
Depending on the access bits for data blocks (blocks 0...2) the read/write access is specified as `never', `key A', `key B' or `key A|B' (key A or key B). The setting of the relevant access bits defines the application and the corresponding applicable commands.
* Read/write block: The operations read and write are allowed. * Value block: Allows the additional value operations increment, decrement, transfer
and restore. In one case (`001') only read and decrement are possible for a non-rechargeable card. In the other case (`110') recharging is possible by using key B.
* Manufacturer block: The read-only condition is not affected by the access bits setting! * Key management: In transport configuration key A must be used for authentication.1
Table 4. C1 C2 Access conditions for data blocks Access condition for read write increment decrement, transfer, restore key A|B1 never never key A|B1 key A|B1 never never never transport configuration read/write block read/write block value block value block read/write block read/write block read/write block Application C3 Access bits
0 0 1 1 0 0 1 1
[1]
0 1 0 1 0 1 0 1
0 0 0 0 1 1 1 1
key A|B[1] key A|B[1] key key key key A|B[1] A|B[1] B[1] B[1]
key A|B1 never key key key B1 B1 B1
key A|B1 never never key B1 never never never never
key A|B[1]
never never never
never
if Key B may be read in the corresponding Sector Trailer it cannot serve for authentication (all grey marked lines in previous table). Consequences: If the RWD tries to authenticate any block of a sector with key B using grey marked access conditions, the card will refuse any subsequent memory access after authentication.
1.If Key B may be read in the corresponding Sector Trailer it cannot serve for authentication (all grey marked lines in previous table). Consequences: If the reader tries to authenticate any block of a sector with key B using grey marked access conditions, the card will refuse any subsequent access after authentication.
MF1ICS70_043544 All information provided in this document is subject to legal disclaimers. (c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
14 of 20
NXP Semiconductors
MF1ICS70
Functional specification
7. Limiting values
See Delivery Type Addendum of Device
8. Recommended operating conditions
See Delivery Type Addendum of Device
9. Characteristics
See Delivery Type Addendum of Device
10. Package outline
See Delivery Type Addendum of Device
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
15 of 20
NXP Semiconductors
MF1ICS70
Functional specification
11. Revision history
Table 5. 043544 Modifications: 043543 Modifications: 043542 Modifications: Revision history Release date 20101125 Data sheet status Product data sheet Change notice Supersedes 043543 Document ID
* * * * * * *
Section 6.6.1 "Manufacturer block" on page 8: removed LSB definition, also odd nibbles are allowed Product data sheet 043542 Section 6.6.3 "Sector trailer" on page 9: added default key values Section 12.3 "Disclaimers": added "Export control" Product data sheet 043541 Figure 4 "Memory organization" on page 7: update Section 1 "General description" and Section 2 "Features and benefits": rephrasing of sentences 043540 Update General rewording of MIFARE designation and commercial conditions Product data sheet PUBLIC Product data sheet PUBLIC 043531
20091214
20080819
043541 Modifications:
30 January 2008 Product data sheet
043540 043531 Modifications:
7 February 2007 October 2002
* *
The format of this data sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Legal texts have been adapted to the new company name.
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
16 of 20
NXP Semiconductors
MF1ICS70
Functional specification
12. Legal information
12.1 Data sheet status
Document status[1][2] Objective [short] data sheet Preliminary [short] data sheet Product [short] data sheet
[1] [2] [3]
Product status[3] Development Qualification Production
Definition This document contains data from the objective specification for product development. This document contains data from the preliminary specification. This document contains the product specification.
Please consult the most recently issued document before initiating or completing a design. The term `short data sheet' is explained in section "Definitions". The product status of device(s) described in this document may have changed since this document was published and may differ in case of multiple devices. The latest product status information is available on the Internet at URL http://www.nxp.com.
12.2 Definitions
Draft -- The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. Short data sheet -- A short data sheet is an extract from a full data sheet with the same product type number(s) and title. A short data sheet is intended for quick reference only and should not be relied upon to contain detailed and full information. For detailed and full information see the relevant full data sheet, which is available on request via the local NXP Semiconductors sales office. In case of any inconsistency or conflict with the short data sheet, the full data sheet shall prevail. Product specification -- The information and data provided in a Product data sheet shall define the specification of the product as agreed between NXP Semiconductors and its customer, unless NXP Semiconductors and customer have explicitly agreed otherwise in writing. In no event however, shall an agreement be valid in which the NXP Semiconductors product is deemed to offer functions and qualities beyond those described in the Product data sheet.
malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors accepts no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer's own risk. Applications -- Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer's sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer's applications and products planned, as well as for the planned application and use of customer's third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer's applications or products, or the application or use by customer's third party customer(s). Customer is responsible for doing all necessary testing for the customer's applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer's third party customer(s). NXP does not accept any liability in this respect. Limiting values -- Stress above one or more limiting values (as defined in the Absolute Maximum Ratings System of IEC 60134) will cause permanent damage to the device. Limiting values are stress ratings only and (proper) operation of the device at these or any other conditions above those given in the Recommended operating conditions section (if present) or the Characteristics sections of this document is not warranted. Constant or repeated exposure to limiting values will permanently and irreversibly affect the quality and reliability of the device. Terms and conditions of commercial sale -- NXP Semiconductors products are sold subject to the general terms and conditions of commercial sale, as published at http://www.nxp.com/profile/terms, unless otherwise agreed in a valid written individual agreement. In case an individual agreement is concluded only the terms and conditions of the respective agreement shall apply. NXP Semiconductors hereby expressly objects to applying the customer's general terms and conditions with regard to the purchase of NXP Semiconductors products by customer. No offer to sell or license -- Nothing in this document may be interpreted or construed as an offer to sell products that is open for acceptance or the grant, conveyance or implication of any license under any copyrights, patents or other industrial or intellectual property rights. Export control -- This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from national authorities.
(c) NXP B.V. 2010. All rights reserved.
12.3 Disclaimers
Limited warranty and liability -- Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors' aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes -- NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use -- NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
17 of 20
NXP Semiconductors
MF1ICS70
Functional specification
whenever customer uses the product for automotive applications beyond NXP Semiconductors' specifications such use shall be solely at customer's own risk, and (c) customer fully indemnifies NXP Semiconductors for any liability, damages or failed product claims resulting from customer design and use of the product for automotive applications beyond NXP Semiconductors' standard warranty and NXP Semiconductors' product specifications.
Quick reference data -- The Quick reference data is an extract of the product data given in the Limiting values and Characteristics sections of this document, and as such is not complete, exhaustive or legally binding. Non-automotive qualified products -- Unless this data sheet expressly states that this specific NXP Semiconductors product is automotive qualified, the product is not suitable for automotive use. It is neither qualified nor tested in accordance with automotive testing or application requirements. NXP Semiconductors accepts no liability for inclusion and/or use of non-automotive qualified products in automotive equipment or applications. In the event that customer uses the product for design-in and use in automotive applications to automotive specifications and standards, customer (a) shall use the product without NXP Semiconductors' warranty of the product for such automotive applications, use and specifications, and (b)
12.4 Trademarks
Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. MIFARE -- is a trademark of NXP B.V.
13. Contact information
For more information, please visit: http://www.nxp.com For sales office addresses, please send an email to: salesaddresses@nxp.com
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
18 of 20
NXP Semiconductors
MF1ICS70
Functional specification
14. Tables
Table 1. Table 2. Table 3. Memory operations . . . . . . . . . . . . . . . . . . . . . . 11 Access conditions . . . . . . . . . . . . . . . . . . . . . . .12 Access conditions for the sector trailer . . . . . .13 Table 4. Table 5. Access conditions for data blocks . . . . . . . . . . 14 Revision history . . . . . . . . . . . . . . . . . . . . . . . . 16
15. Figures
Fig 1. Fig 2. Fig 3. Fig 4. Fig 5. Fig 6. Fig 7. Fig 8. Fig 9. MIFARE card reader . . . . . . . . . . . . . . . . . . . . . . .1 Block diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . .3 Three pass authentication . . . . . . . . . . . . . . . . . . .5 Memory organization . . . . . . . . . . . . . . . . . . . . . . .7 Manufacturer block . . . . . . . . . . . . . . . . . . . . . . . .8 Value blocks. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .9 Sector trailer . . . . . . . . . . . . . . . . . . . . . . . . . . . . .9 Memory access . . . . . . . . . . . . . . . . . . . . . . . . . .10 Access conditions . . . . . . . . . . . . . . . . . . . . . . . .12
MF1ICS70_043544
All information provided in this document is subject to legal disclaimers.
(c) NXP B.V. 2010. All rights reserved.
Product data sheet PUBLIC
Rev. 4.4 -- 25 November 2010 043544
19 of 20
NXP Semiconductors
MF1ICS70
Functional specification
16. Contents
1 1.1 1.2 1.3 1.4 1.5 2 2.1 2.2 3 4 5 5.1 6 6.1 6.2 6.2.1 6.2.2 6.2.3 6.2.4 6.2.5 6.3 6.4 6.5 6.6 6.6.1 6.6.2 6.6.2.1 6.6.3 6.7 6.7.1 6.7.2 6.7.3 7 8 9 10 11 12 12.1 12.2 12.3 12.4 13 14 General description . . . . . . . . . . . . . . . . . . . . . . 1 Key applications . . . . . . . . . . . . . . . . . . . . . . . . 1 Anticollision. . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Simple integration and user convenience. . . . . 2 Security. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 Delivery options . . . . . . . . . . . . . . . . . . . . . . . . 2 Features and benefits . . . . . . . . . . . . . . . . . . . . 2 MIFARE RF Interface (ISO/IEC 14443 A) . . . . 2 EEPROM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 Ordering information . . . . . . . . . . . . . . . . . . . . . 2 Block diagram . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Pinning information . . . . . . . . . . . . . . . . . . . . . . 3 Pinning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Functional description . . . . . . . . . . . . . . . . . . . 4 Block description . . . . . . . . . . . . . . . . . . . . . . . 4 Communication principle . . . . . . . . . . . . . . . . . 4 Request standard/all. . . . . . . . . . . . . . . . . . . . . 4 Anticollision loop . . . . . . . . . . . . . . . . . . . . . . . . 4 Select card . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 Three pass authentication . . . . . . . . . . . . . . . . 5 Memory operations . . . . . . . . . . . . . . . . . . . . . . 6 Data integrity. . . . . . . . . . . . . . . . . . . . . . . . . . . 6 Three pass authentication sequence . . . . . . . . 6 RF interface . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 Memory organization . . . . . . . . . . . . . . . . . . . . 7 Manufacturer block . . . . . . . . . . . . . . . . . . . . . . 8 Data blocks . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 Value Blocks . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 Sector trailer . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 Memory access . . . . . . . . . . . . . . . . . . . . . . . 10 Access conditions . . . . . . . . . . . . . . . . . . . . . . 12 Access conditions for the sector trailer . . . . . . 13 Access conditions for data blocks. . . . . . . . . . 14 Limiting values. . . . . . . . . . . . . . . . . . . . . . . . . 15 Recommended operating conditions. . . . . . . 15 Characteristics . . . . . . . . . . . . . . . . . . . . . . . . . 15 Package outline . . . . . . . . . . . . . . . . . . . . . . . . 15 Revision history . . . . . . . . . . . . . . . . . . . . . . . . 16 Legal information. . . . . . . . . . . . . . . . . . . . . . . 17 Data sheet status . . . . . . . . . . . . . . . . . . . . . . 17 Definitions . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 Disclaimers . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 Trademarks. . . . . . . . . . . . . . . . . . . . . . . . . . . 18 Contact information. . . . . . . . . . . . . . . . . . . . . 18 Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 15 16 Figures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 Contents. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
Please be aware that important notices concerning this document and the product(s) described herein, have been included in section `Legal information'.
(c) NXP B.V. 2010.
All rights reserved.
For more information, please visit: http://www.nxp.com For sales office addresses, please send an email to: salesaddresses@nxp.com Date of release: 25 November 2010 043544


▲Up To Search▲   

 
Price & Availability of MF1ICS70

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X